from Hacker News

How We Run BGP on Top of OpenFlow

by Coldewey on 3/26/16, 4:43 PM with 6 comments

  • by teddyh on 3/26/16, 6:20 PM

  • by iSloth on 3/26/16, 7:51 PM

    Seems to be more, how to get bgp packets to an open flow server to do stuff...

    I'd be interested as a network techy to see how they actually do the rest of bgp on openflow/sdn, like holding multiple full tables on the server and how the switch has enough memory to deal with that amount of information...

  • by pbarnes_1 on 3/26/16, 11:44 PM

    Your front page needs a much better description of what it is you actually do. I run networks/servers/routers and spent 15 minutes on your site and still don't get it...
  • by bluecmd on 3/27/16, 9:50 AM

    Really cool! I would like to play with this, but not specially BGP. Is there a toolkit or code that I could use to get the PACKET_IN/PACKET_OUT <-> TAP behaviour?