index
:
frr
master
frr
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
lib
/
network.h
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-11-28
zebra: add missing license headers to two files
Renato Westphal
2
-0
/
+42
2016-11-25
isisd: fix loss of packets after circuit is brought up
Renato Westphal
1
-2
/
+2
2016-11-25
lib: Fix nexthop strings to coincide with enum
vivek
1
-1
/
+0
2016-11-18
vtysh, zebra: Fix link-params to use exit-link-params
Donald Sharp
4
-2
/
+26
2016-11-18
*: Fix up licensing to be right
Donald Sharp
8
-9
/
+158
2016-11-16
bgpd: 'show ip bgp neighbor json' some keys are in the wrong place
Daniel Walton
1
-10
/
+10
2016-11-16
bgpd: 'show ip bgp neighbor json' some keys are in the wrong place
Daniel Walton
1
-13
/
+11
2016-11-15
isisd: use BPF on Linux/PF_PACKET
David Lamparter
1
-0
/
+27
2016-11-15
lib: replace strlcpy & strlcat with glibc versions
David Lamparter
22
-132
/
+138
2016-11-15
build: remove LGPL v2.0, add LGPL v2.1
David Lamparter
1
-108
/
+128
2016-11-15
build: use ac_configure_args for CONFIG_ARGS
David Lamparter
1
-1
/
+1
2016-11-15
build: massively remove needless checks
David Lamparter
22
-7148
/
+63
2016-11-15
build: chop down complicated CFLAGS logic
David Lamparter
1
-74
/
+45
2016-11-15
bgpd/rfapi: Fix missing files in distribution ("make dist") package
Martin Winter
1
-0
/
+2
2016-11-15
build: don't use deprecation warning on ICC
David Lamparter
1
-1
/
+2
2016-11-15
zebra: fix sign warning in SNMP code
David Lamparter
1
-2
/
+2
2016-11-15
build: fix -Wmaybe-uninitialized warnings
David Lamparter
3
-2
/
+4
2016-11-15
build: unconditionally try -rdynamic
David Lamparter
1
-8
/
+14
2016-11-15
build: fix some minor autoconf & automake breakage
David Lamparter
2
-5
/
+3
2016-11-14
zebra: remove recursively derived static routes correctly
Don Slice
1
-35
/
+34
2016-11-14
isisd: remove topology generator
David Lamparter
15
-2438
/
+4
2016-11-14
*: fix some licensing SNAFUs
David Lamparter
18
-926
/
+26
2016-11-12
zebra: fix link-params CLI handling
David Lamparter
2
-1
/
+20
2016-11-12
Cumulus: Fixup changelog and version string.
Donald Sharp
2
-1
/
+13
2016-11-10
vtysh: fix config write
David Lamparter
1
-0
/
+1
2016-11-10
doc: vtysh doc updates
David Lamparter
2
-37
/
+138
2016-11-10
doc: generic updates
David Lamparter
2
-21
/
+9
2016-11-10
vtysh: improve config-write error reporting
David Lamparter
2
-7
/
+12
2016-11-10
lib: add minimal no-config VTY mode
David Lamparter
3
-8
/
+27
2016-11-09
watchquagga: Signal when we are actually up and running
Donald Sharp
2
-3
/
+35
2016-11-09
Revert "vtysh: Make vtysh run as quagga user"
David Lamparter
1
-24
/
+0
2016-11-09
vtysh: funnel integrated write through watchquagga
David Lamparter
1
-1
/
+17
2016-11-09
vtysh: add watchquagga to target list
David Lamparter
3
-7
/
+15
2016-11-09
watchquagga: add "write integrated"
David Lamparter
8
-3
/
+207
2016-11-09
watchquagga: add ZLOG_WATCHQUAGGA
David Lamparter
3
-2
/
+4
2016-11-09
vtysh: set config file permissions
David Lamparter
1
-6
/
+54
2016-11-09
vtysh: add -w option for integrated-config write
David Lamparter
3
-6
/
+30
2016-11-09
vtysh: detangle configuration writes
David Lamparter
4
-65
/
+21
2016-11-09
lib: privs: always look up VTY group
David Lamparter
1
-23
/
+28
2016-11-09
lib: add and use set_cloexec()
David Lamparter
4
-1
/
+26
2016-10-29
Modify build version.
Donald Sharp
2
-1
/
+7
2016-10-26
build: configure.ac - use AC_PROG_CC_C99 instead of cflags to force c99 mode
Martin Winter
1
-1
/
+1
2016-10-26
bgpd: Squash spurious "unknown afi" log messages
Paul Jakma
1
-0
/
+3
2016-10-26
bgpd: Remove the double-pass parsing of NLRIs
Paul Jakma
6
-211
/
+66
2016-10-26
bgpd: Fix non v4 EOR parsing
Donald Sharp
1
-1
/
+1
2016-10-26
bgpd: Regularise bgp_update_receive, add missing notifies and checks
Paul Jakma
5
-272
/
+150
2016-10-26
bgpd: Regularise BGP NLRI sanity checks a bit
Paul Jakma
8
-111
/
+384
2016-10-26
bgpd: make bgp_nlri_parse_encap conform with other nlri_parse funcs
Paul Jakma
3
-15
/
+9
2016-10-26
ospfd: Add 'no ...' form of some commands to cli
Donald Sharp
1
-4
/
+8
2016-10-25
ospfd: Only allow ospf RI commands if RI is turned on
Donald Sharp
1
-9
/
+36
[next]