index
:
systemd
main
systemd
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
network
/
networkd-fdb.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
network: use typesafe netlink_call_async() macro where applicable
Yu Watanabe
2018-12-02
1
-4
/
+3
*
network: allocate hashmap objects when they are required
Yu Watanabe
2018-11-12
1
-0
/
+4
*
network: use NetworkConfigSection in fdb entries
Yu Watanabe
2018-11-12
1
-20
/
+28
*
network: invert the order in comparison
Yu Watanabe
2018-11-03
1
-1
/
+1
*
sd-netlink: make sd_netlink_slot take its description
Yu Watanabe
2018-10-16
1
-1
/
+1
*
sd-netlink: introduce sd_netlink_slot
Yu Watanabe
2018-10-15
1
-2
/
+2
*
network: add destroy callbacks for asynchronous netlink calls
Yu Watanabe
2018-10-10
1
-1
/
+4
*
sd-netlink: add destroy_callback argument to sd_netlink_call_async()
Yu Watanabe
2018-10-10
1
-1
/
+1
*
tree-wide: use proper unicode © instead of (C) where we can
Lennart Poettering
2018-06-14
1
-1
/
+1
*
tree-wide: drop 'This file is part of systemd' blurb
Lennart Poettering
2018-06-14
1
-2
/
+0
*
tree-wide: drop redundant _cleanup_ macros (#8810)
Lennart Poettering
2018-04-25
1
-3
/
+3
*
tree-wide: drop license boilerplate
Zbigniew Jędrzejewski-Szmek
2018-04-06
1
-13
/
+0
*
tree-wide: use TAKE_PTR() and TAKE_FD() macros
Yu Watanabe
2018-04-05
1
-4
/
+2
*
Add SPDX license identifiers to source files under the LGPL
Zbigniew Jędrzejewski-Szmek
2017-11-19
1
-0
/
+1
*
networkd: clean up main header file a bit
Tom Gundersen
2016-11-14
1
-1
/
+2
*
networkd: use BridgeFDB as well on bridge ports (#4253)
Tobias Jungel
2016-10-05
1
-2
/
+10
*
networkd: more vlan cleanup (#3506)
Tobias Jungel
2016-06-12
1
-3
/
+4
*
networkd: drop weird "const" usage in function parameters
Lennart Poettering
2016-06-03
1
-2
/
+2
*
networkd: enforce a limit on the number of statically assigned addresses/rout...
Lennart Poettering
2016-06-03
1
-8
/
+17
*
tree-wide: minor formatting inconsistency cleanups
Vito Caputo
2016-02-23
1
-3
/
+3
*
tree-wide: remove Emacs lines from all files
Daniel Mack
2016-02-10
1
-2
/
+0
*
tree-wide: expose "p"-suffix unref calls in public APIs to make gcc cleanup easy
Lennart Poettering
2015-11-27
1
-1
/
+1
*
tree-wide: sort includes
Thomas Hindoe Paaboel Andersen
2015-11-16
1
-1
/
+1
*
util-lib: split out allocation calls into alloc-util.[ch]
Lennart Poettering
2015-10-27
1
-3
/
+3
*
tree-wide: clean up log_syntax() usage
Lennart Poettering
2015-09-30
1
-1
/
+1
*
networkd: split up networkd.h into per-object header files
Lennart Poettering
2015-08-27
1
-2
/
+4
*
sd-netlink: rename from sd-rtnl
Tom Gundersen
2015-06-13
1
-7
/
+7
*
networkd-fdb: indentation/whitespace fixes
Lennart Poettering
2015-04-21
1
-26
/
+29
*
networkd: improve how networkd logs things
Lennart Poettering
2015-04-21
1
-16
/
+8
*
remove unused includes
Thomas Hindoe Paaboel Andersen
2015-02-23
1
-5
/
+0
*
networkd: fdb - fix const warning
Tom Gundersen
2015-02-11
1
-2
/
+1
*
networkd: fdb - refactor a bit
Tom Gundersen
2015-02-10
1
-12
/
+14
*
networkd: add FDB support
Alin Rauta
2014-12-18
1
-0
/
+252