index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
zebra
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2019-07-01
*: s/TRUE/true/, s/FALSE/false/
Quentin Young
7
-26
/
+23
2019-06-25
lib: add a check for {[...]} in DEFUNs
David Lamparter
1
-0
/
+36
2019-06-25
bgpd: Fixup `no redistribute ...` commands to allow any order
Donald Sharp
33
-502
/
+188
2019-06-24
pimd: Added cli to generate igmp query.
rgirada
4
-0
/
+74
2019-06-24
Revert "Ospf missing interface handling 2"
Donald Sharp
59
-490
/
+322
2019-06-22
pimd: remove pim and igmp OIFs when ifchannel_delete happens
Anuradha Karuppiah
1
-7
/
+9
2019-06-22
pimd: ensure that the oif is removed from all the mroutes pre-vifi deletion
Anuradha Karuppiah
1
-0
/
+2
2019-06-22
rmap: Minor changes in comments regarding match ip[v6] next-hop type
Donatas Abraitis
1
-5
/
+5
2019-06-22
rmap: Modify cli helper text for `match_ipv6_next_hop_type_cmd`
Donatas Abraitis
1
-1
/
+1
2019-06-21
bgpd: print ecom in evpn route output
Chirag Shah
2
-0
/
+21
2019-06-21
rmap: Add hooks into zebra,ospf,rip for `match ip next-hop type blackhole`
Donatas Abraitis
3
-0
/
+152
2019-06-21
zebra: show evpn mac vni xx json output is broken
Nitin Soni
1
-10
/
+10
2019-06-21
lib: fix MTYPE alias on clang
David Lamparter
1
-2
/
+3
2019-06-21
bfdd: avoid double socket initialisation on same netns
Philippe Guibert
1
-35
/
+35
2019-06-21
ripngd: use MTYPE_STATIC
David Lamparter
9
-75
/
+16
2019-06-21
ripd: use MTYPE_STATIC
David Lamparter
10
-76
/
+19
2019-06-21
vrrpd: use MTYPE_STATIC
David Lamparter
9
-67
/
+19
2019-06-21
lib: use MTYPE_STATIC
David Lamparter
14
-31
/
+13
2019-06-21
babeld: use MTYPE_STATIC
David Lamparter
6
-66
/
+8
2019-06-21
zebra: use MTYPE_STATIC
David Lamparter
7
-17
/
+10
2019-06-21
bfdd: use MTYPE_STATIC
David Lamparter
4
-19
/
+14
2019-06-21
lib: improve MTYPE definitions
David Lamparter
2
-5
/
+28
2019-06-21
pimd: Fixing encoded group & source address packing in right byte order
saravanank
6
-84
/
+47
2019-06-20
lib: Order `show run` route-map order to be alphabetical
Donald Sharp
1
-0
/
+9
2019-06-20
lib: Add `clear route-map counters [WORD]` command
Donald Sharp
3
-2
/
+64
2019-06-20
vrrpd: Allow vrrp to gracefully ignore access list commands
Donald Sharp
81
-514
/
+539
2019-06-20
docker: cleanup Debian docker build
Quentin Young
3
-70
/
+7
2019-06-20
doc: Add firewalld notice in fedora
Stephen Worley
1
-0
/
+12
2019-06-20
bgpd: `neighbor X:X::X default-originate` complains about (null)
Donald Sharp
81
-507
/
+223
2019-06-20
zebra: failed neighbor event logging was a bit too aggresive
Donald Sharp
1
-9
/
+11
2019-06-20
zebra: Put route in debug dump of rib data
Donald Sharp
82
-514
/
+230
2019-06-20
pimd: Remove output of `debug igmp trace detail` from show commands
Donald Sharp
82
-509
/
+220
2019-06-20
doc: Cleanup `clear ip prefix-list...` documentation.
Donald Sharp
1
-9
/
+3
2019-06-20
lib: Keep proper count of prefix-list hit-count when used
Visakha Erina
62
-356
/
+128
2019-06-20
pimd: Ensure channel_oil_add is created through all paths
Donald Sharp
2
-0
/
+16
2019-06-20
pimd: ALLOC functions cannot fail.
Donald Sharp
8
-107
/
+6
2019-06-20
lib: Do not blindly set the _read and _write pointers to NULL
Donald Sharp
1
-36
/
+12
2019-06-19
zebra: Clean up BGP EVPN configuration when the client, BGPD, goes down
Kishore Aramalla
3
-33
/
+199
2019-06-19
topotest: configure l3mdev_accept for a range of kernels
Mark Stapp
1
-1
/
+3
2019-06-19
zebra: resolve issue with rnh not evaluating nexhops correctly
Don Slice
1
-1
/
+1
2019-06-19
bgpd : Support for exact-match in match clause for lcommunity
vishaldhingra
3
-14
/
+91
2019-06-19
bgpd : Support for exact-match in match clause for lcommunity
vishaldhingra
2
-10
/
+41
2019-06-19
bgpd : Support for exact-match in match clause for lcommunity
vishaldhingra
2
-0
/
+28
2019-06-18
zebra: Display a bit better debugging for rnh tracking
Donald Sharp
3
-16
/
+31
2019-06-18
tests: Remove `bgp multiple-instance` command from topotests
Donald Sharp
2
-4
/
+0
2019-06-18
doc: Update documentation about multiple-instance
Donald Sharp
4
-29
/
+2
2019-06-18
bgpd: BGP_ERR_MULTIPLE_INSTANCE_NOT_SET is an impossible condition
Donald Sharp
6
-19
/
+2
2019-06-18
bgpd: Remove unused count variable in mac_rescan_table function
Donald Sharp
1
-2
/
+0
2019-06-18
bgpd: Fix crash when rd has no data
Donald Sharp
1
-2
/
+4
2019-06-18
bgpd: Mac rescan on interface up/down efficency improvements
Donald Sharp
1
-11
/
+33
[next]