summaryrefslogtreecommitdiffhomepage
path: root/config
AgeCommit message (Expand)Author
2015-08-06config: don't crash when failing to reload config fileFUJITA Tomonori
2015-08-05config: change type of Prefix in the PrefixSetNaoto Hanaue
2015-08-05fix policy dynamic updateFUJITA Tomonori
2015-08-05config: change the structure of Neighbor.RouteServer as the Neighbor.RouteRef...Naoto Hanaue
2015-08-05config: change the structure of AsPathSet, CommunitySet and ExtCommunitySet a...Naoto Hanaue
2015-07-31config: use the latest openconfig yangHiroshi Yokoi
2015-07-11policy: support aspath prepend actionHiroshi Yokoi
2015-07-05server/cli: support add/delete vpnv4/vpnv6 routesISHIDA Wataru
2015-07-01policy: distribute policyHiroshi Yokoi
2015-05-20config: change SetCommunity.Options's type to stringHiroshi Yokoi
2015-05-01table: add support for route target constraint nlriISHIDA Wataru
2015-04-25table: add support for encapsulation nlriISHIDA Wataru
2015-04-24config: add bgp-policy configurationHiroshi Yokoi
2015-03-25config: add default connect retry valueISHIDA Wataru
2015-03-24policy: apply import/export policyHiroshi Yokoi
2015-03-21config: add evpn to the default address families to global ribFUJITA Tomonori
2015-03-20config: set PeerType defaultFUJITA Tomonori
2015-03-20config: add 'Global.AfiSafiList' default valueISHIDA Wataru
2015-03-11config: use global-address-family-configurationHiroshi Yokoi
2015-03-11config: add routing-policy containersHiroshi Yokoi
2015-03-05config: validate route family configuraitonFUJITA Tomonori
2015-03-04config: fix attribute nameHiroshi Yokoi
2015-03-03config: make a field name same to its type nameHiroshi Yokoi
2015-03-03update the whole code for the latest openconfig yang filesFUJITA Tomonori
2015-03-03config: remove time.Time in BgpNeighborCommonStateTypeFUJITA Tomonori
2015-03-03config: remove starttime in BgpGlobalStateType structFUJITA Tomonori
2015-02-25config: set default config value only when not specifiedFUJITA Tomonori
2015-02-16server: support discarded countersFUJITA Tomonori
2015-01-29config: support enum value and add ietf yang filesHiroshi Yokoi
2015-01-29config: fix BGP_ORIGIN_ATTR_TYPE_ valuesFUJITA Tomonori
2015-01-26config: make config file failure FatalFUJITA Tomonori
2015-01-18server: support idlehold time after resetFUJITA Tomonori
2015-01-17server: implement OutQ and Flops supportFUJITA Tomonori
2015-01-17cli: update show neighbors outputFUJITA Tomonori
2014-12-25server: update state and counter properlyFUJITA Tomonori
2014-12-23server: update Uptime and UpdateRecvTimeFUJITA Tomonori
2014-12-15add field to BgpAfCommonStateTypeHiroshi Yokoi
2014-12-12add field to BgpGlobalStateTypeHiroshi Yokoi
2014-12-12add fields of BgpNeighborCommonStateTypeHiroshi Yokoi
2014-11-25config: add helper functions to handle config fileFUJITA Tomonori
2014-11-25config: add helper function to set defalut valuesFUJITA Tomonori
2014-11-17pyang_plugin: fix bug that prints container type as listHiroshi Yokoi
2014-11-17config: regenerate bgp_configs.go with the latest pyang_pluginHiroshi Yokoi
2014-11-15add data structures for configurationHiroshi Yokoi