summaryrefslogtreecommitdiffstats
path: root/zebra (follow)
Commit message (Expand)AuthorAgeFilesLines
* zebra: fix style errorQuentin Young2018-04-111-1/+2
* Merge pull request #2050 from chipitsine/masterRuss White2018-04-111-4/+6
|\
| * resolve issue found by cppcheckIlya Shipitsin2018-04-111-4/+6
* | Merge pull request #1903 from donaldsharp/PBRDRuss White2018-04-112-3/+56
|\ \ | |/ |/|
| * pbrd: adjust/remove the rule correctly when dst and/or src removedDon Slice2018-04-061-3/+0
| * zebra: Add code to notice nexthop changes for pbr tablesDonald Sharp2018-04-061-0/+56
* | Merge pull request #2043 from donaldsharp/v6_shenanigansRenato Westphal2018-04-101-16/+17
|\ \
| * | zebra: Only send down pertinent information on RTM_DELROUTEDonald Sharp2018-04-091-2/+7
| * | zebra: Cleanup debugs and add a bit more infoDonald Sharp2018-04-091-14/+10
* | | Merge pull request #1973 from donaldsharp/static_nh_vrfRenato Westphal2018-04-105-68/+248
|\ \ \
| * | | zebra: Prevent crash in the off-chance we make a mistakeDonald Sharp2018-03-271-2/+8
| * | | zebra: Prevent installation for a nexthop vrf that is not configed yetDonald Sharp2018-03-271-0/+14
| * | | zebra: Ensure ifindexes are updated for nexthops that are leaked.Donald Sharp2018-03-271-19/+25
| * | | zebra: Fixup enable/disable of static routes in vrfsDonald Sharp2018-03-274-47/+201
| * | | zebra: Properly deregister static nexthopsDonald Sharp2018-03-272-3/+3
* | | | zebra: Notice when our neighbor entry is removed and fight backDonald Sharp2018-04-093-22/+57
* | | | zebra: Notice when our route is deleted and re-install.Donald Sharp2018-04-091-2/+1
| |/ / |/| |
* | | Merge pull request #2027 from qlyoung/fix-vrf-static-holdem-displayRuss White2018-04-061-25/+26
|\ \ \ | |_|/ |/| |
| * | zebra: display holdem statics correctlyQuentin Young2018-04-051-25/+26
* | | Merge pull request #2028 from qlyoung/cleanup-static-route-consistent-orderingRuss White2018-04-051-7/+7
|\ \ \
| * | | zebra: consistently order static route attributesQuentin Young2018-04-041-7/+7
| |/ /
* | | Merge pull request #1927 from pguibert6WIND/issue_1926Renato Westphal2018-04-043-0/+80
|\ \ \ | |/ / |/| |
| * | zebra: delete interface that disappearedPhilippe Guibert2018-03-263-0/+80
* | | Revert "zebra: implement draft-bz-v4goawayflag-00"Quentin Young2018-04-022-25/+0
* | | zebra: implement draft-bz-v4goawayflag-00Quentin Young2018-04-012-0/+25
* | | Merge pull request #1966 from donaldsharp/vrf_late_to_the_partyRuss White2018-03-301-7/+14
|\ \ \
| * | | zebra: Set table id *before* we enable the vrfDonald Sharp2018-03-261-7/+14
| |/ /
* | | Merge pull request #1987 from donaldsharp/zserv_read_fixRuss White2018-03-302-16/+17
|\ \ \
| * | | zebra: Add table and nexthop vrf information to netlink debugDonald Sharp2018-03-291-15/+16
| * | | zebra: Subtract header length in the right spotDonald Sharp2018-03-291-1/+1
* | | | Merge pull request #1985 from sfionov/fpm_pb_optional_scalarDonald Sharp2018-03-291-0/+3
|\ \ \ \
| * | | | zebra: Set "has" flags on optional scalar fields of FPM protobuf messagesSergey Fionov2018-03-291-0/+3
| |/ / /
* | | | bgpd: add API to allocate a range of table identifiersPhilippe Guibert2018-03-291-1/+2
* | | | zebra: add the handling of table ids from remote daemonsPhilippe Guibert2018-03-295-6/+158
* | | | zebra: add table manager filesPhilippe Guibert2018-03-293-0/+300
|/ / /
* | / *: use C99 standard fixed-width integer typesQuentin Young2018-03-2758-576/+587
| |/ |/|
* | Merge pull request #1944 from donaldsharp/delete_from_tablesRuss White2018-03-261-1/+7
|\ \
| * | zebra: Allow deletions from arbitrary tablesDonald Sharp2018-03-211-1/+7
* | | Merge pull request #1956 from pguibert6WIND/misc_fixes_netnsRenato Westphal2018-03-263-7/+39
|\ \ \ | |_|/ |/| |
| * | Update zebra_netns_notify.cPhilippe Guibert2018-03-241-1/+1
| * | zebra: handle the zebra netns delete notificationsPhilippe Guibert2018-03-231-2/+31
| * | zebra: move hash rules creation to the vrf_enable placePhilippe Guibert2018-03-231-3/+4
| * | zebra: fix misc changes related to link updates with correct znsPhilippe Guibert2018-03-231-2/+4
| |/
* | Merge pull request #1952 from donaldsharp/zebra_rule_replaceRenato Westphal2018-03-231-2/+44
|\ \
| * | zebra: When removing a rule, release from hash storing it.Donald Sharp2018-03-221-2/+4
| * | zebra: Allow rule replace semanticsDonald Sharp2018-03-221-0/+40
| |/
* / zebra: fix config of vrf static routesQuentin Young2018-03-211-2/+3
|/
* zebra: Fix comparison to not look at itselfDonald Sharp2018-03-211-1/+1
* zebra: close fd when not neededDonald Sharp2018-03-211-1/+3
* zebra: Ensure that we properly decode the zapi_route sent to usDonald Sharp2018-03-201-1/+6