summaryrefslogtreecommitdiffhomepage
path: root/table/message.go
AgeCommit message (Expand)Author
2015-07-01table: refactor Path/Destination/Table structISHIDA Wataru
2015-06-23table: add Equal() method to compare PeerInfoISHIDA Wataru
2015-05-01table: add support for route target constraint nlriISHIDA Wataru
2015-04-25table: add support for encapsulation nlriISHIDA Wataru
2015-04-04server: clone paths before storing to adj-rib-outISHIDA Wataru
2015-04-04table: change Path.clone to copy path attributes and make it publicISHIDA Wataru
2015-04-04table: fix bug of update msg creationISHIDA Wataru
2015-03-24policy: add prefix filterNaoto Hanaue
2015-03-21table: add EVPN route family supportYuji Oshima
2015-03-20peer: update pathattr for non-route-server clientISHIDA Wataru
2015-01-09table: disable update mergingFUJITA Tomonori
2015-01-07message: disable merging updates for ipv6FUJITA Tomonori
2015-01-07table: fix UpdatePathAttrs2ByteASFUJITA Tomonori
2014-12-31table: fix UpdatePathAttrs2ByteAsFUJITA Tomonori
2014-12-31server: merge bgp update messages if possibleFUJITA Tomonori
2014-12-31table: fix 2byte AS peer helper functionsFUJITA Tomonori
2014-12-30table: Path's getnlri, getpathattrs, getpathattr privateFUJITA Tomonori
2014-12-30table: make path.Clone privateFUJITA Tomonori
2014-12-30serve: move functions about path and bgp message to table/message.goFUJITA Tomonori
2014-12-30table: add helper functions to modify PathAttributes for 4 and 2 byte AS.FUJITA Tomonori