index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
zebra
/
testrib.conf
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-03-15
lib, pimd, zebra: Convert if_lookup_exact_address to VRF only
Donald Sharp
5
-15
/
+8
2017-03-15
lib, ospfd, pimd: Convert to using VRF based interface creation
Donald Sharp
5
-15
/
+8
2017-03-15
*: Remove non-vrf based ifindex lookup
Donald Sharp
23
-45
/
+40
2017-03-10
pimd: display reg-state and join-state info in the pim_upstream output
anuradhak
1
-4
/
+45
2017-03-10
pimd: simplify pim upstream state transitions
anuradhak
3
-26
/
+5
2017-03-10
pimd: add new/distinct enumeration for pim register state
anuradhak
5
-40
/
+42
2017-03-10
pimd: Separate the register and upstream join states on the FHR
anuradhak
6
-14
/
+54
2017-03-10
debian: Allow building the .deb to know about new dependency
Donald Sharp
1
-2
/
+2
2017-03-10
lib: Fix missed code
Donald Sharp
1
-1
/
+2
2017-03-10
merge: pre-revert inapplicable changes
David Lamparter
2
-5
/
+11
2017-03-10
zebra: Fix specific prefix handling
Donald Sharp
1
-4
/
+1
2017-03-09
lib: handle case specifc types, protect against double free (issue #144)
Lou Berger
1
-0
/
+2
2017-03-09
Revert "lib: Fix tab completions memleak, memory stats corruption"
David Lamparter
1
-10
/
+4
2017-03-09
Lowercase frr.conf
Martín Beauchamp
12
-30
/
+30
2017-03-09
zebra: Notify all nexthops that we've changed
Donald Sharp
1
-7
/
+36
2017-03-08
pimd: fix clang warning
David Lamparter
1
-1
/
+1
2017-03-08
watchfrr: make min/max restart interval longopts
David Lamparter
1
-7
/
+10
2017-03-08
*: fix some user-visible Quagga remnants
David Lamparter
5
-9
/
+4
2017-03-08
isisd: remove reload-by-reexec
David Lamparter
1
-38
/
+1
2017-03-08
ospfd: remove unused usage() function
David Lamparter
1
-15
/
+0
2017-03-08
pimd: Don't double include Source
Donald Sharp
1
-5
/
+14
2017-03-08
pimd: Fix various ifdown/ifup scenarios w/ J/P Agg
Donald Sharp
2
-15
/
+33
2017-03-08
*: fix some option descriptions and make -e work
David Lamparter
3
-10
/
+11
2017-03-08
lib: time: remove leftover declarations
David Lamparter
1
-5
/
+0
2017-03-08
lib: hide away logging internals
David Lamparter
13
-41
/
+78
2017-03-08
lib: remove remaining struct zlog * args
David Lamparter
20
-68
/
+56
2017-03-08
lib: simplify protocol/log naming
David Lamparter
18
-88
/
+38
2017-03-08
lib: ditch struct zlog * argument on zlog/vzlog()
David Lamparter
6
-24
/
+19
2017-03-08
*: get rid of zlog(*, LOG_LEVEL, ...)
David Lamparter
23
-160
/
+142
2017-03-08
*: add frr_run()
David Lamparter
12
-114
/
+40
2017-03-08
*: add frr_config_fork()
David Lamparter
22
-667
/
+220
2017-03-07
*: centralize more into frr_init()
David Lamparter
12
-34
/
+12
2017-03-07
*: add frr_init() infrastructure
David Lamparter
30
-1118
/
+727
2017-03-07
vtysh: fix completion
David Lamparter
1
-1
/
+1
2017-03-07
build: only default-enable nhrpd on Linux
David Lamparter
1
-4
/
+9
2017-03-07
cumulus, tools: Allow nhrpd to be brought up
Donald Sharp
3
-1
/
+3
2017-03-07
pimd: Add copyright Information to pim_jp_agg.[ch]
Donald Sharp
2
-0
/
+40
2017-03-07
distro/redhat: package nhrpd
Timo Teräs
1
-4
/
+28
2017-03-07
nhrpd: workaround old kernel vs. glibc definition conflics
Timo Teräs
1
-1
/
+2
2017-03-07
doc: add initial nhrpd documentation
Timo Teräs
8
-1
/
+262
2017-03-07
nhrpd: include headers in dist tarball
David Lamparter
1
-0
/
+12
2017-03-07
nhrpd: change VTY port 2612->2610
David Lamparter
1
-1
/
+1
2017-03-07
nhrpd: adapt to API changes
David Lamparter
12
-115
/
+133
2017-03-07
nhrpd: implement next hop resolution protocol
Timo Teräs
45
-12
/
+7791
2017-03-07
bgpd: Clean up bfd memory *before* deleting the peer
Donald Sharp
1
-2
/
+2
2017-03-07
vtysh: Fix cli help string to have only 1 mention of vty_socket
Donald Sharp
1
-1
/
+0
2017-03-07
bgpd: Only send data if we have something to send
Donald Sharp
1
-6
/
+12
2017-03-07
bgpd: Add json output for last Notification message
Donald Sharp
1
-0
/
+14
2017-03-07
bgpd: TX shutdown message
David Lamparter
3
-12
/
+94
2017-03-07
bgpd: RX shutdown message in "show bgp neighbor"
David Lamparter
5
-5
/
+59
[next]