summaryrefslogtreecommitdiffhomepage
AgeCommit message (Expand)Author
2015-04-07docs: fix typo in READMEFUJITA Tomonori
2015-04-07docs: add the mailing list info to READMEFUJITA Tomonori
2015-04-06docs: change the order of docs in READMEFUJITA Tomonori
2015-04-06docs: CLI operations docFUJITA Tomonori
2015-04-06docs: update markdown title usageFUJITA Tomonori
2015-04-06docs: add route-server docFUJITA Tomonori
2015-04-06docs: fix a broken link in READMEFUJITA Tomonori
2015-04-06docs: add getting started doc link to READMEFUJITA Tomonori
2015-04-06scenario_test: fix get_adj_ribISHIDA Wataru
2015-04-06docs: add getting-startedFUJITA Tomonori
2015-04-04api/server: add apis to add/delete routes to/from global ribISHIDA Wataru
2015-04-04api: return error for invalid route family tableFUJITA Tomonori
2015-04-04gobgp: show http error when request failedFUJITA Tomonori
2015-04-04gobgp: fix showing rib with a specific route familyFUJITA Tomonori
2015-04-04server: clone paths before storing to adj-rib-outISHIDA Wataru
2015-04-04server: remove nexthop field from Path struct and make Path.setNexthop publicISHIDA 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-04-04packet: fix creation of NewIPAddrPrefixISHIDA Wataru
2015-04-04server: use net.SplitHostPortISHIDA Wataru
2015-04-04table: fix typoISHIDA Wataru
2015-04-04table: bug fix of ReceiveRoute String() methodISHIDA Wataru
2015-04-04server: fix path originator checkISHIDA Wataru
2015-04-03server: show peers in the sorted orderFUJITA Tomonori
2015-04-03fix gobgp completion scriptFUJITA Tomonori
2015-04-03.gitignore: ignore gobgp/gobgpdISHIDA Wataru
2015-04-03table: support displaying evpn destination through cliISHIDA Wataru
2015-04-03packet: fix evpn serializer/decoderISHIDA Wataru
2015-04-02doc: fix README typoFUJITA Tomonori
2015-04-02update README.mdFUJITA Tomonori
2015-04-02server: go fmt fixFUJITA Tomonori
2015-04-02remove old cli toolFUJITA Tomonori
2015-04-02add new cli 'gobgp'FUJITA Tomonori
2015-04-02api: simplify adj-in/out json formatFUJITA Tomonori
2015-04-02scenario_test: add policy test casesHiroshi Yokoi
2015-04-02scenario_test: add helper functions for policy testHiroshi Yokoi
2015-04-01policy: remove continueHiroshi Yokoi
2015-04-01peer: make applyPolicies into peer's methodHiroshi Yokoi
2015-03-31scenario_test: change gobgpd binary pathHiroshi Yokoi
2015-03-31renamed: bgpd.go -> gobgpd/main.goFUJITA Tomonori
2015-03-31table: fix nexthop path attribute updating for normal BGPISHIDA Wataru
2015-03-29scenario_test: add non-route-server bgp scenario testISHIDA Wataru
2015-03-29scenario_test: kill duplicated codeISHIDA Wataru
2015-03-29scenario_test: add route server flagISHIDA Wataru
2015-03-29scenario_test: add option to specify exabgp_pathISHIDA Wataru
2015-03-29scenario_test: update gobgp configurationISHIDA Wataru
2015-03-29scenario_test: enable debug logging for quaggaISHIDA Wataru
2015-03-29scenario_test: fix typoISHIDA Wataru
2015-03-29.gitignore: ignore *.pycISHIDA Wataru
2015-03-25packet: fix mpreach nlri path attributeISHIDA Wataru