summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2015-03-21packet: fix EVPN route family NlriYuji Oshima
2015-03-20config: set PeerType defaultFUJITA Tomonori
2015-03-20peer: don't send back routes to the source.ISHIDA Wataru
2015-03-20config: add 'Global.AfiSafiList' default valueISHIDA Wataru
2015-03-20api/cli: add show global commandISHIDA Wataru
2015-03-20peer: update pathattr for non-route-server clientISHIDA Wataru
2015-03-20server: add Global Rib to support normal BGP functionalityISHIDA Wataru
2015-03-19table: remove unnecessary distinction of pathsISHIDA Wataru
2015-03-14server: fix handing of a connection closed by peerFUJITA Tomonori
2015-03-12packet: add EVPN NLRI parser and serializerFUJITA Tomonori
2015-03-11config: use global-address-family-configurationHiroshi Yokoi
2015-03-11config: add routing-policy containersHiroshi Yokoi
2015-03-11table: IPv4_VPN route familyYuji Oshima
2015-03-10server: add helper function to send paths to siblingsFUJITA Tomonori
2015-03-10table: use github.com/tchap/go-patricia/patricia instead of our forkFUJITA Tomonori
2015-03-09scenario_test: specify address-family in the URL to get local-ribHiroshi Yokoi
2015-03-09server: handle the route family configuration mismatch with peerFUJITA Tomonori
2015-03-08server: adj-in/out supports route families rather than v4/v6FUJITA Tomonori
2015-03-08server: support multiple route familes per peerFUJITA Tomonori
2015-03-07rest: support show table with specified route familyFUJITA Tomonori
2015-03-07rest: clean up request handlingFUJITA Tomonori
2015-03-06server: remove rf in ServerMsgFUJITA Tomonori
2015-03-06table: NewTableManager takes route familiesFUJITA Tomonori
2015-03-06server: check route refresh afi and safiFUJITA Tomonori
2015-03-06table: remove RF from PeerInfoFUJITA Tomonori
2015-03-05config: validate route family configuraitonFUJITA Tomonori
2015-03-05tools: update example_toml.go for route family configuraitonFUJITA Tomonori
2015-03-05scenario_test: remove the template configuration file of gobgp and quagga to ...Naoto Hanaue
2015-03-05scenario_test: change generated by the program the configuration file of malf...Naoto Hanaue
2015-03-04config: fix attribute nameHiroshi Yokoi
2015-03-04scenario_test: update neighbor configurationHiroshi Yokoi
2015-03-03config: make a field name same to its type nameHiroshi Yokoi
2015-03-03utils: remove ordered dict libraryFUJITA Tomonori
2015-03-03tools: cosmetic fixes for README for yang pluginFUJITA Tomonori
2015-03-03tools: add README for yang pluginFUJITA Tomonori
2015-03-03update the whole code for the latest openconfig yang filesFUJITA Tomonori
2015-03-03tools: remove yang filesFUJITA Tomonori
2015-03-03tools: update pyang plugin for the change of the yang file's nameFUJITA Tomonori
2015-03-03pyang_plugin: remove unused codesHiroshi Yokoi
2015-03-03config: skip identity and use string as the data typeHiroshi Yokoi
2015-03-03pyang_plugin: use struct embedding if it's a child container.Hiroshi Yokoi
2015-03-03config: remove time.Time in BgpNeighborCommonStateTypeFUJITA Tomonori
2015-03-03config: remove starttime in BgpGlobalStateType structFUJITA Tomonori
2015-02-27server: implement softresetin and softresetFUJITA Tomonori
2015-02-27server: log warning when RouteRefresh but the capability wasn't advertisedFUJITA Tomonori
2015-02-27server: handle ROUTE_REFRESH only when the capability is advertizedFUJITA Tomonori
2015-02-25scenario_test: add --gobgp-log-debug optionHiroshi Yokoi
2015-02-25config: set default config value only when not specifiedFUJITA Tomonori
2015-02-25server: avoid duplicated logging (debug and warning) for notification messageFUJITA Tomonori
2015-02-25server: warning when sending notification messageFUJITA Tomonori