index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
zebra
/
rt_netlink.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "zebra: use link scope for interface routes"
Donald Sharp
2016-09-23
1
-4
/
+1
*
zebra: use link scope for interface routes
Timo Teräs
2016-09-23
1
-1
/
+4
*
mpls: add null driver
Renato Westphal
2016-09-23
1
-76
/
+2
*
MPLS: Fix pointer manipulation when forming netlink nested attributes
vivek
2016-09-23
1
-2
/
+12
*
MPLS: Install labeled static routes
vivek
2016-09-23
1
-17
/
+149
*
Quagga: Install label forwarding entries for statically configured LSPs
vivek
2016-09-23
1
-25
/
+458
*
Quagga: Fix alignment in netlink messages in some cases
vivek
2016-09-23
1
-19
/
+5
*
*: split & distribute memtypes and stop (re|ab)using lib/ MTYPEs
David Lamparter
2016-09-19
1
-0
/
+1
*
lib, zebra: unify link layer type and hardware address handling
Timo Teräs
2016-09-03
1
-1
/
+64
*
zebra: refactor rib_add_ipv[4|6]_multipath
Donald Sharp
2016-09-01
1
-2
/
+2
*
zebra: Refactor rib_add_ipv[4|6] to a common function
Donald Sharp
2016-09-01
1
-15
/
+16
*
zebra: Refactor rib_delete_ipv[4|6]
Donald Sharp
2016-09-01
1
-14
/
+12
*
zebra: implement per-route mtu handling
Timo Teräs
2016-08-21
1
-6
/
+51
*
*: use an ifindex_t type, defined in lib/if.h, for ifindex values
Paul Jakma
2016-08-18
1
-1
/
+1
*
zebra: Fix usage of accidental NULL pointer
Donald Sharp
2016-08-15
1
-1
/
+1
*
zebra: create an abstraction layer for netlink_neigh_update()
Renato Westphal
2016-08-08
1
-1
/
+7
*
zebra: replace __u32 with standard uint32_t
Renato Westphal
2016-08-08
1
-1
/
+1
*
zebra/ospf/ospf6: Fix several memory leaks on if up/down
Don Slice
2016-06-28
1
-1
/
+3
*
zebra: Add `debug zebra kernel msgdump` functionality
Quentin Young
2016-06-21
1
-3
/
+13
*
quagga: Allow compile time determination of v6 RR semantics
Donald Sharp
2016-06-20
1
-0
/
+5
*
zebra: Fix zebra to exit on recvmsg buffer overrun
Donald Sharp
2016-06-10
1
-0
/
+6
*
zebra: use prefix2str for logging where possible
Timo Teräs
2016-06-09
1
-12
/
+8
*
zebra: Fix unprotected zlog_debug
Donald Sharp
2016-06-01
1
-1
/
+2
*
zebra: fix rtnh_len in the rt_netlink messages for multipath case
Lu Feng
2016-05-26
1
-1
/
+1
*
zebra: remove netlink_route() it is no longer used
Daniel Walton
2016-05-26
1
-88
/
+0
*
zebra: remove kernel_delete_ipv6_old()
David Lamparter
2016-05-26
1
-9
/
+0
*
zebra - BFD client de-registration support
radhika
2016-05-09
1
-0
/
+3
*
BGP: Trigger IPv6 router advertisements upon config of unnumbered neighbor
vivek
2016-05-02
1
-7
/
+0
*
zebra: Implement recovery for route install failure
vivek
2016-04-29
1
-8
/
+0
*
quagga: Check for existence of IFLA_INFO_SLAVE_KIND
Donald Sharp
2016-04-15
1
-0
/
+4
*
zebra: Refactor zebra_vrf
Donald Sharp
2016-04-15
1
-0
/
+1
*
lib, zebra: Rework zebra_ns to be a bit more modular
Donald Sharp
2016-04-15
1
-7
/
+9
*
zebra: Refactor struct zebra_t
Donald Sharp
2016-04-15
1
-2
/
+0
*
lib, zebra: Rework vrf_add_update
Donald Sharp
2016-04-15
1
-4
/
+10
*
lib, zebra: Rearrange vrf_delete_update
Donald Sharp
2016-04-15
1
-2
/
+4
*
zebra: Fix Startup with > 1k interfaces
Donald Sharp
2016-03-31
1
-9
/
+14
*
Zebra: Fix handling of larger table-ids
vivek
2016-03-25
1
-14
/
+48
*
zebra: Some small modifications to actually delete the vrf
Donald Sharp
2016-03-23
1
-2
/
+3
*
Zebra: Restrict IPv6 RA to valid interfaces
vivek
2016-03-22
1
-0
/
+9
*
quagga: Netlink error message following Notification send
Daniel Walton
2016-03-16
1
-2
/
+10
*
Quagga: Implement VRF change semantics for an interface
vivek
2016-02-25
1
-58
/
+47
*
Zebra: Enable VRF as an interface creation
Don Slice
2016-02-22
1
-2
/
+2
*
Zebra: Fix ignoring status for VRF device
vivek
2016-02-22
1
-1
/
+1
*
Zebra: Ignore status change for VRF (temporary)
vivek
2016-02-20
1
-0
/
+13
*
Zebra: Tweak netlink socket creation function
vivek
2016-02-19
1
-1
/
+1
*
Zebra: Fix vrf setting based on netlink messages
Don Slice
2016-02-19
1
-15
/
+8
*
Zebra: Restrict automatic RA enable to relevant interfaces
vivek
2016-02-19
1
-8
/
+10
*
zebra: set vrf-id on vrf slave interfaces
Don Slice
2016-02-15
1
-2
/
+16
*
zebra: All slave devices were being treated as vrfs
sharpd
2016-02-11
1
-6
/
+18
*
lib, vtysh, zebra: Better VRF debug handling
Donald Sharp
2016-02-03
1
-2
/
+2
[next]